db_constraints ~master (2022-04-24T06:29:45.2622732)
Dub
Repo
Impl.attributes
db_constraints
utils
meta
GetForeignKeyRefTable
Impl
Undocumented in source.
template
Impl
(T...)
static if
(!(
T.length == 0
))
static if
(
isInstanceOf!(ForeignKey, T[0])
)
enum
attributes
=
T
[
0
].
referencedTableName
;
Meta
Source
See Source File
db_constraints
utils
meta
GetForeignKeyRefTable
Impl
aliases
Impl
manifest constants
attributes